+commit 5ad862166aa24d62a69aa9c708f6b2f5c0d28fb7
+Date: Wed Mar 26 20:41:17 2008 +0100
+
+ Phytec Phycore-i.MX31 support
+
+ This patch adds support for the Phytec Phycore-i.MX31 board
+
+
+commit caebc95be3b42e5147b5fac7672ac4b2693ef7e1
+Date: Wed Mar 26 20:41:09 2008 +0100
+
+ mx31 litekit support
+
+ This patch adds support for the mx31 litekit board
+
+
+commit cdace0661208754a53019ea0dc7b803a040e0939
+Date: Wed Mar 26 20:40:49 2008 +0100
+
+ add an i2c driver for mx31
+
+ This patch adds an i2c driver for Freescale i.MX processors
+
+
+commit 9b56f4f0306f3940b0aafd823ed6ecfc2d75d6c6
+Date: Wed Mar 26 20:40:42 2008 +0100
+
+ core support for Freescale mx31
+
+ This patch adds the core support for Freescale mx31
+
+
+commit 7ec68862a27c8f6f6d566228de8f6724d964a939
+Date: Sun Apr 13 14:19:23 2008 -0700
+
+ Fix compile error
+
+ ...as suggested by Peter Pearse
+
+
+commit 5252ed95204bdf55bec5a90ea69860bf2f78c643
+Date: Wed Mar 26 20:40:36 2008 +0100
+
+ Separate omap24xx specific code from arm1136
+
+ Move omap24xx code to cpu/arm1136/omap24xx, rename include/asm-arm/arch-arm1136
+ to cpu/arm1136/omap24xx.
+
+
+commit 1f1d88dd40815332df32982e739f2ddd2da6fe1a
+Date: Tue Jan 29 18:21:05 2008 -0500
+
+ disable caches before booting an app for Blackfin apps
+
+ It isn't generally save to execute applications outside of U-Boot with caches
+ enabled due to the way the Blackfin processor handles caches (requires
+ software assistance). This patch disables caches before booting an ELF or
+ just booting raw code. The previous discussion on the patch was that we
+ wanted to use weaks instead, but that proved to not be feasible when multiple
+ symbols are involved, which puts us back at the ifdef solution. I've
+ minimized the ugliness by moving the setup step outside of the main function.
+
+
+commit e6dfed705efa44ebf00d21bb1588c6ccc8f3ad32
+Date: Sun Apr 13 10:03:54 2008 -0700
+
+ ppc: Get rid of unused machine type definitions
+
+
+commit 1aeed8d71acb3290cf2446f316d6ba437e7881c4
+Date: Sun Apr 13 09:59:26 2008 -0700
+
+ Coding Style cleanup; update CHANGELOG
+
+
commit 7754f33c6fb7a2c050388d20bf3847038558bdcf
Date: Thu Feb 21 13:58:11 2008 -0500